<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	font-family: å¾®è½¯é›…é»‘, Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #fff;
}

body, div, a, li, ul, ol, dl, img, span, input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}

/* IOS æ&nbsp;·å¼å…¼å®¹ */

input[type=button], input[type=submit], input[type=file], select, button, input, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

/* å¤–è¾¹è·å’ŒåŽå°ä¸€è‡´ */

p {
	margin: 5px 0;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.clear {
	clear: both;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px!important;
}

.m-0 {
	margin: 0px!important;
}

.this-1200 {
	margin: 0 auto;
	width: 1200px;
}

/* å¤´éƒ¨ */

#header {
	position: absolute;
	margin-left: -600px;
	left: 50%;
	top: 50px;
	z-index: 999;
}

#header .logo {
	width: 360px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	position: relative;
}

#header .logo img {
	width: 75px;
}

#header .logo .title p:first-child {
	font-size: 24px;
}

#header .logo .title p:first-child+p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header .right {
	width: 840px;
	background-color: #fff;
}

#header .right .search {
	background-color: #eee;
}

#header .right form {
	padding: 10px 0;
	width: 430px;
	float: left;
}

#header .right form input {
	width: 400px;
	padding: 5px 10px;
	height: 30px;
	line-height: 30px;
	outline: none;
	background-color: transparent;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
}

#header .right form button {
	background-color: transparent;
	border: 0px;
	color: #999;
	font-size: 16px;
	margin-left: -50px;
}

#header .right .email {
	width: 240px;
	font-size: 12px;
	color: #999;
	line-height: 50px;
}

#header .right .email a {
	color: #999;
	margin-left: 10px;
}

#header .right .phone {
	width: 170px;
	background-color: #b33950;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

#header .right .nav {
	line-height: 104px;
	float: right;
	font-size: 0;
	height: 104px;
}

#header .right .nav a {
	display: inline-block;
	padding: 0 25px;
	color: #333;
	font-size: 14px;
	line-height: 100px;
}

#header .right .nav a:hover {
	border-bottom: 4px solid #b33950;
}

.nav-active {
	border-bottom: 4px solid #b33950;
}

/* é¦–é¡µ */

#home .solgan .info {
	float: left;
	width: 33%;
	padding: 30px 0;
	border-right: 1px solid #eee;
	text-align: center;
}

#home .solgan .info .title {
	display: inline-block;
	vertical-align: sub;
	text-align: left;
	margin-left: 10px;
}

#home .solgan .info .title p:first-child {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

#home .solgan .info .title p:first-child+p {
	font-size: 13px;
	color: #999;
}

#home .solgan .info i {
	font-size: 45px;
	color: #ccc;
}

#home .solgan .info:first-child+.info+.info {
	border-right: 0px;
}

#home .about {
	padding: 30px 0;
	position: relative;
	background-attachment: fixed;
}

#home .about .this-1200 {
	position: relative;
	z-index: 1;
	padding: 0 40px;
	box-sizing: border-box;
}

#home .about:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.94);
	top: 0;
	left: 0;
}

#home .about .title {
	font-size: 32px;
	color: #333;
	font-weight: bold;
	margin-bottom: 30px;
}

#home .about .content .left {
	width: 50%;
	float: left;
}

#home .about .content .right {
	width: 46%;
	margin-left: 4%;
	float: left;
}

#home .about .content .right p {
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	line-height: 35px;
}

#home .products {
	padding: 50px 0;
}

#home .products .series {
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	font-size: 0;
	height: 50px;
	padding: 0 40px;
}

#home .products .series a {
	padding: 0 20px;
	display: inline-block;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	height: 49px;
}

.series-active {
	color: #b33950!important;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

#home .products .list {
	font-size: 0;
	padding: 20px 25px;
	display: none;
}

#home .products .list a {
	display: inline-block;
	width: 257.5px;
	margin: 15px;
	box-shadow: 0 0 8px rgba(123, 123, 123, 0.41);
}

#home .products .list a p {
	line-height: 65px;
	padding: 0 17px;
	background-color: #f3f4f4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
}

#home .products .list a:hover p {
	background-color: #ccc;
}

#home .news {
	padding: 90px 40px;
	background-attachment: fixed;
}

#home .news .left {
	float: left;
}

#home .news .left a {
	width: 350px;
	margin-right: 35px;
	float: left;
	background-color: #fff;
}

#home .news .left a img {
	width: 350px;
	height: 175px;
}

#home .news .left .title {
	padding: 0 20px;
	font-size: 0;
}

#home .news .left .title p:first-child {
	font-size: 14px;
	font-weight: bold;
	line-height: 54px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#home .news .left .title p:first-child+p {
	font-size: 12px;
	color: #999;
	margin: 10px 0;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

#home .news .left a:hover {
	color: #b33950;
}

#home .news .right {
	width: 350px;
	float: left;
	background-color: #fff;
}

#home .news .right a {
	display: block;
	padding: 20px 15px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	height: 40px;
}

#home .news .right a:hover {
	color: #b33950;
}

#home .news .right .more {
	padding: 10px 15px;
	height: auto;
	line-height: 30px;
	border: 0;
}

#home .news .right .more i {
	float: right;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	background-color: #ddd;
}

#home .partners {
	padding: 30px 0;
}

#home .partners .title {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
}

#home .partners .content .item {
	display: block;
	background-color: #fff;
}

#home .partners .content img {
	margin: 0 10px;
}

/* å…¶ä»–é¡µå…¬å…±éƒ¨åˆ† */

#main&gt;.banner {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	height: 350px;
}

#main&gt;.banner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
}

#main&gt;.link {
	line-height: 35px;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #333;
	text-align: right;
}

#main&gt;.link a {
	font-size: 14px;
	color: #333;
}

#main&gt;.link a:hover {
	color: #ae2a43;
}

/* å…³äºŽæˆ‘ä»¬ */

#main .about {
	padding: 10px 0;
}

/* äº§å“ä¸­å¿ƒ */

#main .products {
	margin: 20px auto;
}

#main .products .left {
	width: 250px;
	float: left;
}

#main .products .left&gt;.title {
	line-height: 50px;
	background-color: #ae2a43;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#main .products .left&gt;.list li {
	display: block;
	line-height: 35px;
	background-color: #F6F6F6;
}

#main .products .left&gt;.list li .parent {
	height: 46px;
}

#main .products .left&gt;.list li .parent a {
	float: left;
	width: 200px;
	box-sizing: border-box;
	margin: 0;
	line-height: 46px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#main .products .left&gt;.list li .parent a:hover {
	background-color: #ddd;
}

#main .products .left&gt;.list li .parent span {
	float: right;
	width: 50px;
	text-align: center;
	line-height: 46px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	font-size: 25px;
	box-sizing: border-box;
	user-select: none;
}

#main .products .left&gt;.list li .parent span:hover {
	background-color: #ddd;
}

#main .products .left&gt;.list li .son {
	display: none;
	width: 100%;
}

#main .products .left&gt;.list li .son a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#main .products .left&gt;.list li .son a:hover {
	background-color: #ddd;
}

.left-active {
	background-color: #ddd;
}

#main .products .right {
	margin-left: 270px;
}

#main .products .right&gt;a {
	display: inline-block;
	width: 276.5px;
	vertical-align: top;
	margin: 15px;
	box-shadow: 0 0 2px rgba(123, 123, 123, 0.41);
}

#main .products .right&gt;a p {
	line-height: 65px;
	padding: 0 17px;
	background-color: #f3f4f4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
}

#main .products .right&gt;a:hover p {
	background-color: #ccc;
}

/* äº§å“è¯¦ç»† */

#main .products-view .img {
	text-align: center;
}

#main .products-view .img img {
	max-width: 70%;
}

#main .products-view .title {
	font-size: 25px;
	text-align: center;
	margin: 20px 0;
}

#main .products-view .detailed {
	padding: 10px 0;
	font-size: initial;
	border-top: 1px solid #ccc;
}

#main .products .other&gt;a {
	display: inline-block;
	width: 276.5px;
	vertical-align: top;
	margin: 15px;
	box-shadow: 0 0 2px rgba(123, 123, 123, 0.41);
}

#main .products .other&gt;a p {
	line-height: 65px;
	padding: 0 17px;
	background-color: #f3f4f4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
}

#main .products .other&gt;a:hover p {
	background-color: #ccc;
}

/* æ–°é—»ä¸­å¿ƒ */

#main.news {
	background-color: #f1f2f4;
}

#main.news .list a {
	width: 380px;
	margin-right: 30px;
	margin-top: 35px;
	float: left;
	background-color: #fff;
}

#main.news .list a img {
	width: 100%;
	height: 190px;
}

#main.news .list a .title {
	padding: 0 20px;
	font-size: 0;
}

#main.news .list a .title p:first-child {
	font-size: 14px;
	font-weight: bold;
	line-height: 54px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#main.news .list a .title p:first-child+p {
	font-size: 12px;
	color: #999;
	margin: 10px 0;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

#main.news .list a:hover {
	color: #b33950;
}

/* æ–°é—»å†…é¡µ */

#main .news-view&gt;.title {
	text-align: center;
}

#main .news-view&gt;.title p {
	margin: 0;
}

#main .news-view&gt;.title p:first-child {
	font-size: 28px;
	margin: 20px 0;
	line-height: 35px;
}

#main .news-view&gt;.title p:first-child+p {
	font-size: 14px;
	color: #333;
}

#main .news-view .detailed {
	padding: 20px 0;
}

/* æ£€æµ‹è®¾å¤‡ */

#main .certificate .list {
	font-size: 0;
	padding: 20px 0;
}

#main .certificate .list li {
	display: inline-block;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

#main .certificate .list li p {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}

/* åœ¨çº¿è®¢è´­ */

#main .feedback {
	padding: 10px 30px;
	padding-bottom: 40px;
	text-align: center;
}

#main .feedback .title p:first-child {
	color: #a0a0a0;
	font-size: 12px;
	margin-top: 30px;
}

#main .feedback form {
	margin-top: 30px;
	font-size: 14px;
}

#main .feedback form input {
	width: 400px;
	display: block;
	margin: auto;
	border-bottom: 1px solid #ccc;
	outline: none;
	line-height: 40px;
	margin-top: 20px;
	padding-left: 5px;
}

#main .feedback form textarea {
	width: 400px;
	margin-top: 20px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	outline: none;
	resize: none;
	padding-left: 5px;
}

#main .feedback form .submit {
	display: inline-block;
	width: 100px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	border-radius: 3px;
	background-color: #bbb;
	margin: auto;
	margin-top: 20px;
	margin-left: 5px;
	cursor: pointer;
}

#main .feedback form .submit:hover {
	background-color: #ae2a43;
}

/* åº•éƒ¨ */

#footer {
	border-top: 4px solid #d3d3d3;
	padding: 30px 0;
	background-color: #eee;
	background-image: url(../images/footer_bg.png);
}

#footer .left {
	width: 700px;
}

#footer .left .nav a {
	display: inline-block;
	color: #333;
	padding: 0 20px;
	font-size: 14px;
}

#footer .left .nav a:first-child {
	padding-left: 0px;
}

#footer .left .nav a:hover {
	color: #ae2a43;
}

#footer .left .contact {
	margin: 20px 0;
}

#footer .left .contact p {
	color: #333;
	line-height: 20px;
	font-size: 14px;
}

#footer .left .copyright {
	color: #333;
	font-size: 14px;
}

#footer .right {
	width: 500px;
}

#footer .right .qr-code {
	width: 150px;
	margin: 0 70px;
	float: left;
}

#footer .right .message {
	width: 210px;
	float: right;
}

#footer .right .message&gt;p {
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}

#footer .right .message input {
	padding: 5px 10px;
	margin-bottom: 20px;
	width: 100%;
	box-sizing: border-box;
}

#footer .right .message .submit {
	background-color: #fff;
	font-size: 12px;
	cursor: pointer;
	width: 100px;
}

#footer .right .message .submit:hover {
	background-color: #ae2a43;
	color: #fff;
}

/* ç§»åŠ¨ç«¯ */

#nav-m {
	display: none;
}

@media screen and (max-width:1200px) {
	.this-1200 {
		width: 100%;
	}
	video{
		width: 100%;
		height: auto;
	}
	/* å¤´éƒ¨ */
	#header {
		display: none;
	}
	#nav-m {
		height: 50px;
		display: block;
		position: relative;
		z-index: 999;
		font-size: 0;
	}
	#nav-m .logo {
		display: inline-block;
	}
	#nav-m .logo a {
		height: 50px;
		display: inline-block;
	}
	#nav-m .logo a img {
		height: 30px;
		margin-left: 10px;
		margin-top: 10px;
	}
	#nav-m .logo span {
		display: inline-block;
		font-size: 17px;
		font-weight: bold;
		vertical-align: top;
		line-height: 50px;
		margin-left: 10px;
	}
	#nav-m .menu {
		position: absolute;
		right: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#nav-m .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#nav-m .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}
	#nav-m .nav-m-list {
		background-color: #333;
		display: none;
	}
	#nav-m .nav-m-list li {
		line-height: 40px;
		border-bottom: 1px solid #777;
	}
	#nav-m .nav-m-list li a {
		height: 100%;
		width: 100%;
		display: block;
		padding-left: 10px;
		font-size: 14px;
		color: #f1f2f4;
	}
	/* é¦–é¡µ */
	#home .solgan .info i {
		margin-bottom: 20px;
	}
	#home .solgan .info .title p:first-child {
		font-size: 11px;
	}
	#home .solgan .info .title {
		text-align: center;
		margin: 0 10px;
	}
	#home .solgan .info .title p:first-child+p {
		font-size: 10px;
		margin-top: 10px;
	}
	#home .about .this-1200 {
		padding: 0 10px;
	}
	#home .about .content .left, #home .about .content .right {
		float: none;
		width: 100%;
		margin: 0;
	}
	#home .products {
		position: relative;
		padding-bottom: 10px;
	}
	#home .products .series {
		padding: 0;
	}
	#home .products .menu {
		position: absolute;
		left: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#home .products .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#home .products .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}
	#home .products .series {
		position: absolute;
		left: -160px;
		height: auto;
		background-color: #fff;
		z-index: 10;
		border: 1px solid #ddd;
	}
	#home .products .series a {
		display: block;
	}
	.series-active {
		border: 0px;
	}
	#home .products .list {
		padding: 10px;
		border-top: 1px solid #f1f2f4;
	}
	#home .products .list a {
		width: calc(50% - 5px);
		margin: 0;
		box-shadow: unset;
		margin-right: 10px;
		border: 1px solid #f1f2f4;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	#home .products .list a:nth-of-type(2n) {
		margin-right: 0;
	}
	#home .products .list a p {
		line-height: 40px;
	}
	#home .news {
		padding: 10px;
	}
	#home .news .left {
		float: none;
	}
	#home .news .left a {
		width: calc(50% - 5px);
		margin-right: 10px;
	}
	#home .news .left a:nth-of-type(2n) {
		margin-right: 0;
	}
	#home .news .left a img {
		height: auto;
		width: 100%;
	}
	#home .news .right {
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	#home .partners .content img {
		margin-left: 0;
	}
	#home .partners .owl-carousel .owl-controls .owl-buttons {
		display: none;
	}
	/* å…¶ä»–é¡µå…¬å…±éƒ¨åˆ† */
	#main&gt;.banner{
		height: 150px;
	}
	#main&gt;.link{
		width: 100%;
		padding: 0 10px;
		padding-left: 60px;
		box-sizing: border-box;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/* å…³äºŽæˆ‘ä»¬ */
	#main .about{
		padding: 0 10px;
		box-sizing: border-box;
	}
	#main .about .left{
		float: none;
		width: 100%!important;
	}
	#main .about .right{
		width: 100%!important;
	}
	.my-map{
		width: 100%!important;
	}
	/* äº§å“ä¸­å¿ƒ */
	#main .products .left {
		position: absolute;
		left: -250px;
		background-color: #F6F6F6;
	}
	#main .products .right {
		margin-left: 0;
		padding: 10px;
		border-top: 1px solid #f1f2f4;
	}
	#main .products .right&gt;a {
		width: calc(50% - 5px);
		margin: 0;
		box-shadow: unset;
		margin-right: 10px;
		border: 1px solid #f1f2f4;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	#main .products .right&gt;a:nth-of-type(2n) {
		margin-right: 0;
	}
	#main .products .right&gt;a&gt;p {
		line-height: 40px!important;
	}
	/* äº§å“å†…é¡µ */
	#main .products .other&gt;a {
		width: calc(50% - 5px);
		margin: 0;
		box-shadow: unset;
		margin-right: 10px;
		border: 1px solid #f1f2f4;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	#main .products .other&gt;a:nth-of-type(2n) {
		margin-right: 0;
	}
	#main .products .title .share{
		display: none;
	}
	#main .products .other&gt;a p{
		line-height: 40px;
	}
	/* æ–°é—»ä¸­å¿ƒ */
	#main.news .list&gt;a {
		width: calc(50% - 5px);
		margin-right: 10px;
		margin-top: 15px;
	}
	#main.news .list&gt;a:nth-of-type(2n) {
		margin-right: 0;
	}
	#main.news .list&gt;a.mr-0{
		margin-right: 10px!important;
	}
	#main.news .list&gt;a img{
		height: auto;
		width: 100%;
	}
	/* æ–°é—»å†…é¡µ */
	#main .news-view{
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	#main .news-view&gt;.title p:first-child{
		font-size: 20px;
	}
	/* æ£€æµ‹è®¾å¤‡ */
	#main .certificate .list li{
		width: calc(50% - 5px);
		margin-right: 10px;
		margin-top: 10px;
	}
	#main .certificate .list li:nth-of-type(2n) {
		margin-right: 0;
	}
	/* ç½‘ä¸Šè®¢è´­ */
	#main .feedback{
		padding: 10px;
		box-sizing: border-box;
	}
	#main .feedback .title p:first-child{
		line-height: 25px;
	}
	#main .feedback form input,#main .feedback form textarea{
		width: 100%;
		box-sizing: border-box;
	}
	/* åº•éƒ¨ */
	#footer {
		padding: 10px;
	}
	#footer .left {
		width: 100%;
	}
	#footer .left .nav a {
		line-height: 25px;
		width: 32%;
		box-sizing: border-box;
	}
	#footer .left .nav a:nth-of-type(3n){
		padding-right: 0px;
		text-align: center;
	}
	#footer .left .nav a:nth-of-type(3n+1) {
		padding-left: 0px;
	}
	#footer .right{
		width: 100%;
	}
	#footer .right .qr-code{
		display: none;
	}
	#footer .right .message{
		float: left;
		width: 100%;
		margin-top: 10px;
	}
}</pre></body></html>